home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 9256 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.9 KB

  1. Path: news.polymtl.ca!dagenais
  2. From: dagenais@hagen.vlsi.polymtl.ca (Michel Dagenais)
  3. Newsgroups: comp.lang.modula3,comp.lang.c++,comp.lang.java
  4. Subject: Re: Java closer to Modula-3 than to C++
  5. Date: 29 Feb 96 11:30:23
  6. Organization: Ecole Polytechnique de Montreal
  7. Message-ID: <DAGENAIS.96Feb29113023@hagen.vlsi.polymtl.ca>
  8. References: <31308FE2.167E@sophia.inria.fr> <3131D831.595C@icl.co.za>
  9. NNTP-Posting-Host: hagen.vlsi.polymtl.ca
  10. In-reply-to: Kevin Berry's message of Mon, 26 Feb 1996 17:56:33 +0200
  11.  
  12.  
  13. > Give Delphi a look if you haven't already - I think Borland really requires some credit here.  
  14. > It's good to see PC Magazine gave them the Technical Excellence award (for a development product 
  15. > - no C++ compiler was mentioned) for 1995 and "Byte" gave them the equivalent for 1994.  Although 
  16. > I wouldn't 100% go for anything PC Magazine reviewed, "Byte" you have to respect.
  17.  
  18. I have discussed the Delphi/C++/M3 issues a lot recently with serious
  19. developers. You already reviewed the C++ problems in your posting. I will
  20. only add that there is a difference between "portable standard" C++ and
  21. what you get from one vendor which may have cute but non portable libraries
  22. for a number of things.
  23.  
  24. Similarly, Delphi does not run on anything else than Windows, the 32 bits
  25. version may barely be out by the time you read this, threads may have been
  26. included in this new version and will break a few things, and garbage
  27. collection just is not there. The user interfaces built with Delphi
  28. are generally not "resizable" and it is hard to control the color map
  29. (the FAQ says you dont want to change size/resolution, you really dont
  30. want, if you want be careful with ... very long list of warnings...).
  31. This said, Delphi is otherwise very interesting and clean.
  32. --
  33.  
  34. Prof. Michel Dagenais        http://www.vlsi.polymtl.ca/dagenais/home/home.html
  35. Dept of EE and Computer Eng.        dagenais@vlsi.polymtl.ca
  36. Ecole Polytechnique de Montreal     tel: (514) 340-4029
  37.  
  38.